home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Systeme / Glarysoft Disk SpeedUp / dssetup.exe / Defrag.exe / 0 / RCDATA / TFRMDEFRAGNOW / TFRMDEFRAGNOW.txt
Text File  |  2010-08-11  |  18KB  |  685 lines

  1. object frmDefragNow: TfrmDefragNow
  2.   Left = 477
  3.   Top = 237
  4.   Align = alClient
  5.   BorderStyle = bsNone
  6.   Caption = 'frmDefragNow'
  7.   ClientHeight = 371
  8.   ClientWidth = 564
  9.   Color = clWhite
  10.   Constraints.MinHeight = 398
  11.   Constraints.MinWidth = 572
  12.   ParentFont = True
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnResize = FormResize
  17.   OnShow = FormShow
  18.   DesignSize = (
  19.     564
  20.     371)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object pgcDefragProcess: TPageControl
  24.     Left = 0
  25.     Top = 207
  26.     Width = 564
  27.     Height = 164
  28.     HelpType = htKeyword
  29.     ActivePage = tshGeneral
  30.     Align = alBottom
  31.     TabOrder = 6
  32.     OnChange = pgcDefragProcessChange
  33.     object tshGeneral: TTabSheet
  34.       Caption = 'General'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWindowText
  37.       Font.Height = -11
  38.       Font.Name = 'Tahoma'
  39.       Font.Style = []
  40.       ParentFont = False
  41.       DesignSize = (
  42.         556
  43.         136)
  44.       object img32InfoShow: TImage32
  45.         Left = 0
  46.         Top = 2
  47.         Width = 554
  48.         Height = 134
  49.         Anchors = [akLeft, akRight, akBottom]
  50.         Bitmap.ResamplerClassName = 'TNearestResampler'
  51.         BitmapAlign = baTopLeft
  52.         Color = clWhite
  53.         ParentColor = False
  54.         Scale = 1.000000000000000000
  55.         ScaleMode = smNormal
  56.         TabOrder = 0
  57.         DesignSize = (
  58.           554
  59.           134)
  60.         object shp1: TShape
  61.           Left = 6
  62.           Top = 76
  63.           Width = 16
  64.           Height = 16
  65.           Brush.Color = 13539084
  66.         end
  67.         object labUsedSpaceT: TLabel
  68.           Left = 27
  69.           Top = 76
  70.           Width = 60
  71.           Height = 13
  72.           Caption = 'Used Space:'
  73.         end
  74.         object labUsedSpace: TLabel
  75.           Left = 90
  76.           Top = 76
  77.           Width = 67
  78.           Height = 13
  79.           Caption = 'labUsedSpace'
  80.         end
  81.         object shp2: TShape
  82.           Left = 6
  83.           Top = 97
  84.           Width = 16
  85.           Height = 16
  86.           Brush.Color = 189691
  87.         end
  88.         object labFreeSpaceT: TLabel
  89.           Left = 27
  90.           Top = 98
  91.           Width = 58
  92.           Height = 13
  93.           Caption = 'Free Space:'
  94.         end
  95.         object labFreeSpace: TLabel
  96.           Left = 90
  97.           Top = 98
  98.           Width = 65
  99.           Height = 13
  100.           Caption = 'labFreeSpace'
  101.         end
  102.         object labCapacityT: TLabel
  103.           Left = 22
  104.           Top = 118
  105.           Width = 46
  106.           Height = 13
  107.           Caption = 'Capacity:'
  108.         end
  109.         object labCapacity: TLabel
  110.           Left = 75
  111.           Top = 118
  112.           Width = 56
  113.           Height = 13
  114.           Caption = 'labCapacity'
  115.         end
  116.         object labHard: TLabel
  117.           Left = 2
  118.           Top = 2
  119.           Width = 37
  120.           Height = 13
  121.           Caption = 'labHard'
  122.         end
  123.         object glspDiscShow: TGlassPie
  124.           Left = 18
  125.           Top = 16
  126.           Width = 103
  127.           Height = 53
  128.           BaseColor = 189691
  129.           FanShaped = <
  130.             item
  131.               Color = clPurple
  132.             end>
  133.           TabOrder = 1
  134.         end
  135.         object nbStatus: TNotebook
  136.           Left = 165
  137.           Top = 8
  138.           Width = 387
  139.           Height = 120
  140.           Anchors = [akLeft, akRight, akBottom]
  141.           Color = clWhite
  142.           PageIndex = 2
  143.           ParentColor = False
  144.           TabOrder = 0
  145.           OnPageChanged = nbStatusPageChanged
  146.           object TPage
  147.             Left = 0
  148.             Top = 0
  149.             Caption = 'Runing'
  150.             DesignSize = (
  151.               387
  152.               120)
  153.             object labRuning: TLabel
  154.               Left = 6
  155.               Top = -43
  156.               Width = 46
  157.               Height = 13
  158.               Anchors = [akLeft, akBottom]
  159.               Caption = 'Analyzing'
  160.             end
  161.             object img32Defraging: TImage32
  162.               Left = 0
  163.               Top = 0
  164.               Width = 387
  165.               Height = 120
  166.               Align = alClient
  167.               Bitmap.ResamplerClassName = 'TNearestResampler'
  168.               BitmapAlign = baTopLeft
  169.               Scale = 1.000000000000000000
  170.               ScaleMode = smNormal
  171.               TabOrder = 0
  172.               DesignSize = (
  173.                 387
  174.                 120)
  175.               object labOverallProgress: TLabel
  176.                 Left = 6
  177.                 Top = 2
  178.                 Width = 85
  179.                 Height = 13
  180.                 Caption = 'Overall progress  '
  181.               end
  182.               object labTotalPercent: TLabel
  183.                 Left = 91
  184.                 Top = 2
  185.                 Width = 75
  186.                 Height = 13
  187.                 Caption = 'labTotalPercent'
  188.               end
  189.               object labPassed: TLabel
  190.                 Left = 335
  191.                 Top = 2
  192.                 Width = 34
  193.                 Height = 13
  194.                 Anchors = [akTop, akRight]
  195.                 Caption = 'Passed'
  196.               end
  197.               object labAnalyzed2: TLabel
  198.                 Left = 5
  199.                 Top = 48
  200.                 Width = 44
  201.                 Height = 13
  202.                 Caption = 'Anylazed'
  203.               end
  204.               object labAnalyzedFiles: TLabel
  205.                 Left = 69
  206.                 Top = 48
  207.                 Width = 79
  208.                 Height = 13
  209.                 Caption = 'labAnalyzedFiles'
  210.               end
  211.               object labFragmentedT: TLabel
  212.                 Left = 5
  213.                 Top = 74
  214.                 Width = 58
  215.                 Height = 13
  216.                 Caption = 'Fragmented'
  217.               end
  218.               object labFragmented: TLabel
  219.                 Left = 69
  220.                 Top = 74
  221.                 Width = 72
  222.                 Height = 13
  223.                 Caption = 'labFragmented'
  224.               end
  225.               object labDefragmented: TLabel
  226.                 Left = 164
  227.                 Top = 74
  228.                 Width = 73
  229.                 Height = 13
  230.                 Caption = 'Defragmented:'
  231.               end
  232.               object labDefragShow: TLabel
  233.                 Left = 248
  234.                 Top = 74
  235.                 Width = 33
  236.                 Height = 13
  237.                 Caption = 'Defrag'
  238.               end
  239.               object labProgressing: TLabel
  240.                 Left = 5
  241.                 Top = 98
  242.                 Width = 59
  243.                 Height = 13
  244.                 Caption = 'Progressing '
  245.               end
  246.               object labNowFile: TLabel
  247.                 Left = 70
  248.                 Top = 98
  249.                 Width = 51
  250.                 Height = 13
  251.                 Caption = 'labNowFile'
  252.               end
  253.               object pbAnalyze: TProgressBar
  254.                 Left = 6
  255.                 Top = 26
  256.                 Width = 374
  257.                 Height = 13
  258.                 Anchors = [akLeft, akTop, akRight]
  259.                 TabOrder = 0
  260.               end
  261.             end
  262.           end
  263.           object TPage
  264.             Left = 0
  265.             Top = 0
  266.             Caption = 'Ready'
  267.             object img32Ready: TImage32
  268.               Left = 0
  269.               Top = 0
  270.               Width = 374
  271.               Height = 120
  272.               Bitmap.ResamplerClassName = 'TNearestResampler'
  273.               BitmapAlign = baTopLeft
  274.               Scale = 1.000000000000000000
  275.               ScaleMode = smNormal
  276.               TabOrder = 0
  277.               object labReady: TLabel
  278.                 Left = 16
  279.                 Top = 20
  280.                 Width = 31
  281.                 Height = 13
  282.                 Caption = 'Ready'
  283.               end
  284.             end
  285.           end
  286.           object TPage
  287.             Left = 0
  288.             Top = 0
  289.             Caption = 'Finish'
  290.             object img32Defragend: TImage32
  291.               Left = 0
  292.               Top = 0
  293.               Width = 381
  294.               Height = 120
  295.               Bitmap.ResamplerClassName = 'TNearestResampler'
  296.               BitmapAlign = baTopLeft
  297.               Scale = 1.000000000000000000
  298.               ScaleMode = smNormal
  299.               TabOrder = 0
  300.               object labRunCompleted: TLabel
  301.                 Left = 24
  302.                 Top = 16
  303.                 Width = 92
  304.                 Height = 13
  305.                 Caption = 'Analyze Completed'
  306.               end
  307.               object labAnalyzed: TLabel
  308.                 Left = 24
  309.                 Top = 40
  310.                 Width = 48
  311.                 Height = 13
  312.                 Caption = 'Analyzed:'
  313.               end
  314.               object labAnalyzedFilesCount: TLabel
  315.                 Left = 88
  316.                 Top = 40
  317.                 Width = 108
  318.                 Height = 13
  319.                 BiDiMode = bdLeftToRight
  320.                 Caption = 'labAnalyzedFilesCount'
  321.                 ParentBiDiMode = False
  322.               end
  323.               object labFremented: TLabel
  324.                 Left = 24
  325.                 Top = 64
  326.                 Width = 56
  327.                 Height = 13
  328.                 Caption = 'Fremented:'
  329.               end
  330.               object labDefragFilesCount: TLabel
  331.                 Left = 88
  332.                 Top = 64
  333.                 Width = 97
  334.                 Height = 13
  335.                 Caption = 'labDefragFilesCount'
  336.               end
  337.               object labDefragMentFiles: TLabel
  338.                 Left = 173
  339.                 Top = 64
  340.                 Width = 73
  341.                 Height = 13
  342.                 Caption = 'Defragmented:'
  343.               end
  344.               object labDefragMentFiles2: TLabel
  345.                 Left = 250
  346.                 Top = 64
  347.                 Width = 78
  348.                 Height = 13
  349.                 Caption = 'DefragMentFiles'
  350.               end
  351.               object labDefragFiles: TLabel
  352.                 Left = 24
  353.                 Top = 88
  354.                 Width = 68
  355.                 Height = 13
  356.                 Caption = 'labDefragFiles'
  357.               end
  358.             end
  359.           end
  360.         end
  361.       end
  362.     end
  363.     object tshFiles: TTabSheet
  364.       Caption = 'tshFiles'
  365.       ImageIndex = 1
  366.       DesignSize = (
  367.         556
  368.         136)
  369.       object lvFrageFiles: TListView
  370.         Left = 1
  371.         Top = 0
  372.         Width = 551
  373.         Height = 135
  374.         Anchors = [akLeft, akRight, akBottom]
  375.         Columns = <
  376.           item
  377.             Caption = 'FileName'
  378.             Width = 150
  379.           end
  380.           item
  381.             Caption = 'Fragement'
  382.             Width = 70
  383.           end
  384.           item
  385.             Caption = 'Size'
  386.             Width = 72
  387.           end
  388.           item
  389.             AutoSize = True
  390.             Caption = 'Path'
  391.           end>
  392.         GridLines = True
  393.         ReadOnly = True
  394.         TabOrder = 0
  395.         ViewStyle = vsReport
  396.       end
  397.     end
  398.     object tshOneHardFiles: TTabSheet
  399.       Caption = 'tshOneHardFiles'
  400.       ImageIndex = 2
  401.       TabVisible = False
  402.       DesignSize = (
  403.         556
  404.         136)
  405.       object lvFiles: TListView
  406.         Left = 2
  407.         Top = -32
  408.         Width = 405
  409.         Height = 162
  410.         Anchors = [akLeft, akRight, akBottom]
  411.         Columns = <
  412.           item
  413.             Caption = 'FileName'
  414.             Width = 150
  415.           end
  416.           item
  417.             Caption = 'Fragement'
  418.             Width = 70
  419.           end
  420.           item
  421.             Caption = 'Size'
  422.             Width = 70
  423.           end
  424.           item
  425.             AutoSize = True
  426.             Caption = 'Path'
  427.           end>
  428.         GridLines = True
  429.         ReadOnly = True
  430.         TabOrder = 0
  431.         ViewStyle = vsReport
  432.       end
  433.     end
  434.   end
  435.   object VDT: TVirtualDrawTree
  436.     Left = 0
  437.     Top = 0
  438.     Width = 564
  439.     Height = 97
  440.     Align = alTop
  441.     BorderStyle = bsNone
  442.     BorderWidth = 2
  443.     CheckImageKind = ckXP
  444.     Colors.BorderColor = clWindowText
  445.     Colors.HotColor = clBlack
  446.     Colors.TreeLineColor = clBtnFace
  447.     Constraints.MinWidth = 560
  448.     Header.AutoSizeIndex = 0
  449.     Header.DefaultHeight = 17
  450.     Header.Font.Charset = DEFAULT_CHARSET
  451.     Header.Font.Color = clWindowText
  452.     Header.Font.Height = -11
  453.     Header.Font.Name = 'Tahoma'
  454.     Header.Font.Style = []
  455.     Header.Options = [hoColumnResize, hoDrag, hoShowImages, hoVisible, hoAutoSpring]
  456.     Images = ilSystemImages
  457.     IncrementalSearch = isAll
  458.     PopupMenu = pmVDT
  459.     TabOrder = 0
  460.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning, toReadOnly]
  461.     TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowHorzGridLines, toShowTreeLines, toShowVertGridLines, toThemeAware, toUseBlendedImages, toFullVertGridLines]
  462.     OnAfterItemPaint = VDTAfterItemPaint
  463.     OnChecked = VDTChecked
  464.     OnClick = VDTClick
  465.     OnDrawNode = VDTDrawNode
  466.     OnGetImageIndex = VDTGetImageIndex
  467.     OnMouseDown = VDTMouseDown
  468.     Columns = <
  469.       item
  470.         Position = 0
  471.         Width = 120
  472.         WideText = 'Driver'
  473.       end
  474.       item
  475.         Alignment = taRightJustify
  476.         Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coAllowFocus]
  477.         Position = 1
  478.         Width = 10
  479.         WideText = 'File System'
  480.       end
  481.       item
  482.         Alignment = taRightJustify
  483.         Position = 2
  484.         Width = 55
  485.         WideText = 'Capacity'
  486.       end
  487.       item
  488.         Alignment = taRightJustify
  489.         Position = 3
  490.         Width = 70
  491.         WideText = 'Free Space'
  492.       end
  493.       item
  494.         Alignment = taRightJustify
  495.         Options = [coAllowClick, coDraggable, coEnabled, coParentColor, coResizable, coShowDropMark, coVisible]
  496.         Position = 4
  497.         Width = 75
  498.         WideText = 'Fragmented'
  499.       end
  500.       item
  501.         Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible, coAutoSpring]
  502.         Position = 5
  503.         Width = 215
  504.         WideText = 'Status'
  505.       end>
  506.   end
  507.   object gbtnStart: TGUJButton
  508.     Tag = 1
  509.     Left = 0
  510.     Top = 106
  511.     Width = 114
  512.     Height = 25
  513.     Caption = 'Defrag Selected'
  514.     TabOrder = 1
  515.     OnClick = gbtnStartClick
  516.     OnMouseMove = btnStopMouseMove
  517.     DropDownMenu = pmStart
  518.     Kind = bkDropDownButton
  519.   end
  520.   object btnDefagePause: TButton
  521.     Left = 120
  522.     Top = 106
  523.     Width = 75
  524.     Height = 25
  525.     Action = actRunPause
  526.     ParentShowHint = False
  527.     ShowHint = False
  528.     TabOrder = 2
  529.     OnMouseMove = btnStopMouseMove
  530.   end
  531.   object btnStop: TButton
  532.     Left = 201
  533.     Top = 106
  534.     Width = 75
  535.     Height = 25
  536.     Action = actRunStop
  537.     TabOrder = 3
  538.     OnMouseMove = btnStopMouseMove
  539.   end
  540.   object chbTurnOffPC: TCheckBox
  541.     Left = 368
  542.     Top = 109
  543.     Width = 193
  544.     Height = 21
  545.     Anchors = [akTop, akRight]
  546.     Caption = 'Turn Off PC after defragmentation'
  547.     Font.Charset = DEFAULT_CHARSET
  548.     Font.Color = clWindowText
  549.     Font.Height = -11
  550.     Font.Name = 'Tahoma'
  551.     Font.Style = []
  552.     ParentFont = False
  553.     TabOrder = 4
  554.     OnMouseMove = btnStopMouseMove
  555.   end
  556.   object mpHardFiles: TMapPanel
  557.     Left = 0
  558.     Top = 139
  559.     Width = 555
  560.     Height = 60
  561.     Hint.Strings = (
  562.       'Empty Diskspac'
  563.       'Used Diskspace'
  564.       'UnFragmented Files'
  565.       'UnMovable Files'
  566.       'Fragmented Files'
  567.       'Busy Color'
  568.       'MFT Reserved Zones'
  569.       'MFT Reserved Zones')
  570.     RectColor.FragmentedFiles = 54741
  571.     ShowHint = True
  572.     GeneralFuzzy = 40
  573.     HighFuzzy = 80
  574.     Anchors = [akLeft, akTop, akRight, akBottom]
  575.     OnMouseMove = mpHardFilesMouseMove
  576.   end
  577.   object pmStart: TPopupMenu
  578.     Left = 512
  579.     Top = 28
  580.     object mniAnalyze: TMenuItem
  581.       Caption = 'Analyze Selected'
  582.       OnClick = mniAnalyzeClick
  583.     end
  584.     object N1: TMenuItem
  585.       Caption = '-'
  586.     end
  587.     object mniDefrag: TMenuItem
  588.       Tag = 1
  589.       Caption = 'Defrag Selected'
  590.       OnClick = mniDefragClick
  591.     end
  592.     object mniOptimize: TMenuItem
  593.       Tag = 2
  594.       Caption = 'Optimize Selected'
  595.       OnClick = mniOptimizeClick
  596.     end
  597.   end
  598.   object actlst1: TActionList
  599.     Left = 484
  600.     Top = 28
  601.     object actRunStop: TAction
  602.       Caption = 'Stop'
  603.       OnExecute = actRunStopExecute
  604.     end
  605.     object actAnalyze: TAction
  606.       Caption = 'Analyze'
  607.       OnExecute = actAnalyzeExecute
  608.     end
  609.     object actDefrag: TAction
  610.       Caption = 'Defrag'
  611.       OnExecute = actDefragExecute
  612.     end
  613.     object actOptimize: TAction
  614.       Caption = 'Optimize'
  615.       OnExecute = actOptimizeExecute
  616.     end
  617.     object actRunPause: TAction
  618.       Caption = 'Pause'
  619.       OnExecute = actRunPauseExecute
  620.     end
  621.     object actActionDAF: TAction
  622.       Caption = 'Defrag a file...'
  623.       OnExecute = actActionDAFExecute
  624.     end
  625.     object actActionDAFolder: TAction
  626.       Caption = 'Defrag a folder...'
  627.       OnExecute = actActionDAFolderExecute
  628.     end
  629.     object actStopOne: TAction
  630.       Caption = 'Stop One'
  631.       OnExecute = actStopOneExecute
  632.     end
  633.   end
  634.   object ilSystemImages: TImageList
  635.     Left = 723
  636.     Top = 729
  637.   end
  638.   object dlgOpenFile: TOpenDialog
  639.     Left = 755
  640.     Top = 728
  641.   end
  642.   object tmrVDT: TTimer
  643.     Enabled = False
  644.     Interval = 50
  645.     OnTimer = tmrVDTTimer
  646.     Left = 456
  647.     Top = 28
  648.   end
  649.   object pmVDT: TPopupMenu
  650.     OnPopup = pmVDTPopup
  651.     Left = 428
  652.     Top = 28
  653.     object mniSelectAll: TMenuItem
  654.       Caption = 'Select All'
  655.       OnClick = mniSelectAllClick
  656.     end
  657.     object mniNoneSelected: TMenuItem
  658.       Caption = 'Select None'
  659.       OnClick = mniNoneSelectedClick
  660.     end
  661.     object mniSelectInvert: TMenuItem
  662.       Caption = 'Select Invert'
  663.       OnClick = mniSelectInvertClick
  664.     end
  665.     object mniN1: TMenuItem
  666.       Caption = '-'
  667.     end
  668.     object mniStopOne: TMenuItem
  669.       Caption = 'Stop One'
  670.       OnClick = mniStopOneClick
  671.     end
  672.     object mniStopAll: TMenuItem
  673.       Caption = 'Stop All'
  674.       OnClick = mniStopAllClick
  675.     end
  676.   end
  677.   object tmrDAF: TTimer
  678.     Enabled = False
  679.     Interval = 50
  680.     OnTimer = tmrDAFTimer
  681.     Left = 400
  682.     Top = 28
  683.   end
  684. end
  685.